ConfigureFormat Constructor

Initializes the Configure Format Dialog. Called during construction.
 

Parameters

formatString

Type: string
The format string to be edited, or blank if it's new
isNumeric

Type: boolean
A flag indicating if the format string is for numeric values.
isDateTime

Type: boolean
A flag indicating if the format string is for dates.
symbol

Type: string
(Optional) The symbol to use with the Sample Preview section.
symbolPlacement

Type: dundas.data.NumericSymbolPlacement
(Optional) The symbol placement to use with the symbol when using the Sample Preview section.